home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 2
/
Nebula Two.iso
/
SourceCode
/
Inspectors
/
YourWS_Inspector
/
Makefile.preamble
< prev
next >
Wrap
Makefile
|
1995-06-12
|
420b
|
15 lines
# This creates an Icon header in the Mach-O that has the information
# Which Workspace looks for when searching its search paths. It does that
# when you log in, and when you press command-u.
BUNDLELDFLAGS = -sectcreate __ICON __header bundle.registry
# This line lets make understand that if the file bundle.registry has changed,
# a re-linking of the files is needed.
OTHER_PRODUCT_DEPENDS = bundle.registry